home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmTextPaste.z / XmTextPaste
Text File  |  1998-10-30  |  4KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmTTTTeeeexxxxttttPPPPaaaasssstttteeee((((3333XXXX))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV           XXXXmmmmTTTTeeeexxxxttttPPPPaaaasssstttteeee((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmTTTTeeeexxxxttttPPPPaaaasssstttteeee - A Text function that inserts the clipboard
  10.           selection
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Text.h>
  14.           BBBBoooooooolllleeeeaaaannnn XXXXmmmmTTTTeeeexxxxttttPPPPaaaasssstttteeee(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt);
  16.  
  17.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  18.           This page documents Motif 2.1.
  19.  
  20.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  21.           XXXXmmmmTTTTeeeexxxxttttPPPPaaaasssstttteeee inserts the clipboard selection at the insertion
  22.           cursor of the destination widget.  If XXXXmmmmNNNNppppeeeennnnddddiiiinnnnggggDDDDeeeelllleeeetttteeee is
  23.           True and the insertion cursor is inside the current
  24.           selection, the clipboard selection replaces the selected
  25.           text.
  26.  
  27.           This routine calls the widget's XXXXmmmmNNNNvvvvaaaalllluuuueeeeCCCChhhhaaaannnnggggeeeeddddCCCCaaaallllllllbbbbaaaacccckkkk and
  28.           verification callbacks, either XXXXmmmmNNNNmmmmooooddddiiiiffffyyyyVVVVeeeerrrriiiiffffyyyyCCCCaaaallllllllbbbbaaaacccckkkk or
  29.           XXXXmmmmNNNNmmmmooooddddiiiiffffyyyyVVVVeeeerrrriiiiffffyyyyCCCCaaaallllllllbbbbaaaacccckkkkWWWWccccssss, or both. If both verification
  30.           callback lists are registered, the procedures of the
  31.           XXXXmmmmNNNNmmmmooooddddiiiiffffyyyyVVVVeeeerrrriiiiffffyyyyCCCCaaaallllllllbbbbaaaacccckkkk list are executed first and the
  32.           resulting data is passed to the
  33.           XXXXmmmmNNNNmmmmooooddddiiiiffffyyyyVVVVeeeerrrriiiiffffyyyyCCCCaaaallllllllbbbbaaaacccckkkkWWWWccccsssscallbacks.  If the
  34.           XXXXmmmmNNNNccccuuuurrrrssssoooorrrrPPPPoooossssiiiittttiiiioooonnnn resource is greater than or is the same
  35.           value as the position where the selection is to be inserted,
  36.           the XXXXmmmmNNNNmmmmoooottttiiiioooonnnnVVVVeeeerrrriiiiffffyyyyCCCCaaaallllllllbbbbaaaacccckkkk is called.
  37.  
  38.           This routine calls the widget's XXXXmmmmNNNNddddeeeessssttttiiiinnnnaaaattttiiiioooonnnnCCCCaaaallllllllbbbbaaaacccckkkk
  39.           procedures with the _s_e_l_e_c_t_i_o_n member of the
  40.           XXXXmmmmDDDDeeeessssttttiiiinnnnaaaattttiiiioooonnnnCCCCaaaallllllllbbbbaaaacccckkkkSSSSttttrrrruuuuccccttttset to _C_L_I_P_B_O_A_R_D and with the
  41.           _o_p_e_r_a_t_i_o_n member set to XXXXmmmmCCCCOOOOPPPPYYYY.
  42.  
  43.           _w_i_d_g_e_t    Specifies the Text widget ID.
  44.  
  45.           For a complete definition of Text and its associated
  46.           resources, see XXXXmmmmTTTTeeeexxxxtttt(3).
  47.  
  48.      RRRREEEETTTTUUUURRRRNNNN
  49.           This function returns False if no transfers take place.
  50.           Otherwise, it returns True.
  51.  
  52.      RRRREEEELLLLAAAATTTTEEEEDDDD
  53.           XXXXmmmmTTTTeeeexxxxtttt(3).
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.